home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 October
/
EnigmA AMIGA RUN 22 (1997)(G.R. Edizioni)(IT)[!][issue 1997-10 & 11][EAR-CD VI].iso
/
recent2
/
scaler.rdm
< prev
next >
Wrap
Text File
|
1997-09-12
|
2KB
|
55 lines
Short: Bars & Pipes Accessory/Tool for scaling control change messages.
Author: Richard Hagen (R.Hagen@mailbox.uq.edu.au)
Uploader: Richard Hagen (R.Hagen@mailbox.uq.edu.au)
Version: 1.0 (8 September 1997)
Type: mus/midi
Requires: Bars and Pipes Professional
Distribution: Freely distributable by anyone, anywhere.
NAME: A Bars and Pipes Accessory/Tool for scaling control change messages.
Version: 1.0 (8 September 1997)
Author: Richard Hagen
R.Hagen@mailbox.uq.edu.au
Distribution: Freeware. See the copyright notice in scaler.c.
Requirements for running:
Bars and Pipes professional.
Requirements for recompiling:
DICE (or some other C compiler)
bars.h and toolstart.c from the Rules for Tools package.
Usage:
This is a normal tool, which can be used anywhere in Bars and Pipes.
Scaler takes control change messages and scales them into some
specified range.
It is controlled by three gadgets:
CC# (proportional gadget, range [0 .. 127])
Selects the control change number that is to be scaled.
Min (proportional gadget, range [0 .. 127])
The minimum end of the range to scale into.
Max (proportional gadget, range [0 .. 127])
The maximum end of the range to scale into.
If the minimum value is less than the maximum, the range is
inverted.
Useful for:
Combining with my CCCC tool and controlling voice parameters
in a cyclic fashion.
History:
Version 1.0 (8 September 1997)
Initial release.
richard
R.Hagen@mailbox.uq.edu.au
8 September 1997